<SCRIPT runat=server> private int i=4; public void init (ServletConfig config) throws ServletException { // override init method } </SCRIPT>